Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import pot_iterations and pos_quality from chia_rs #19197

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

matt-o-how
Copy link
Contributor

Purpose:

As part of the effort to remove a dependency on chia-blockchain from chia_rs the code that previously lived in pot_iterations.py and pos_quality.py has been ported to Rust.
This PR changes the code here to use the Rust version of pot_iterations and pos_quality.

Testing Notes:

I have kept the tests here, but using the new Rust versions instead. This should prove parity with the old code.

@matt-o-how matt-o-how added the Changed Required label for PR that categorizes merge commit message as "Changed" for changelog label Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changed Required label for PR that categorizes merge commit message as "Changed" for changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant